func reflect.groupAndSlotOf

2 uses

	reflect (current package)
		map_swiss.go#L60: 	group, slot := groupAndSlotOf(key, elem)
		map_swiss.go#L98: func groupAndSlotOf(ktyp, etyp Type) (Type, Type) {